C-Level Extensibility > The C-level extensibility API > typedef struct JSObject JSObject

 

typedef struct JSObject JSObject

Description

A pointer to this opaque data type is passed to the C-level function. This data type represents an object, which may be an array object or some other object type.